@charset "utf-8";

@media (max-width:1680px){
	html{font-size:.9rem;}
	#header-nav #header-nav-item{
		display: flex;      	    
	}

	#header-nav .header-link{
		display: flex;
	}

	.header-title{top:280px;color:#f2f2f2;background: rgba(0,0,0,.005);}	
	.header-title .title{margin-top:100px;color:#e6e6e6;text-shadow: 2px 2px 2px rgb(0 0 0 / 50%);}
	.header-title .sub_title{margin-top:0px; padding-top:0px;color:#e6e6e6; line-height:1rem;text-shadow: 2px 2px 2px rgb(0 0 0 /50%); }	

	.home-why-mobile{display: flex;flex-direction: column;justify-content: left;align-items:left;}
	.home-why-mobile-img{background-size:72% 72%;margin-top:15%;background-size:cover;display: flex;flex-direction: column;justify-content: left;align-items: left;}
	
	.diy-mob-cate{display: none;}

	.index_home_swiper .swiper-slide{max-height:1080px;}
	/*
	.index_home_swiper .swiper-slide div{background-color: red;}
	*/

	/* 容器 */	
	.container{padding-left:0px;padding-right:0px;margin-right: auto;margin-left: auto;}
	
	.row{width:1180px;padding-left:0px;padding-right:0px;}

	.products-one{background-color: #1A3830;}
	
	.products-one-item .one-intro{max-width:755px;}
	.products-item{padding-top:79px;text-align:center;font-size:20px;color:#FFFFFF;background-color:#192823;width:100%;height:590px;}

	.products-item .selected-txt{}

	/** 服务项目 */
	#project .project-mall-tips {position: absolute;left:219px;top:650px;max-width: 730px;width:100%;max-height: 423px;height:100%;background: #AD885E;padding-left:71px;display: block;}


	.project-nav-item .fadeInRight{
		
		display: flex;
		justify-content: flex-end;
	}

	.project-item-title{
		margin-top:0px;
	}

	#project .project-item-intro {
		max-width:532px;
		width:100%;
	}

	.introduction2-safety{
		padding-left:75px;
	}

	/** 首页关于我们 */
	#home-about-us .item-intro
	{
		min-width: 319px;
	    max-width: 365px;
	    background: rgba(0,0,0,0.1);
	    padding: 20px 5px 20px 5px;
	    background-blend-mode: multiply;
	    filter: blur(0px);
	    margin-top:10px;
	}

	/** 产品参数 */
	.products-param{
		display: block;
	}

	/** 发展历程 */
	.introduction-development-process{
		display: block;
	}
	/* 社会责任*/
	.introduction2-intro{
	  margin-top:24px;

	  color:#BBBBBB;
	  font-size: 16px;
	  max-width: 542px;
	  line-height:25px;
	}

	#questions-answer .item-intro{
        margin-top:54px;
        font-size:16px;
        max-width:874px;
    }

    .dropbtn,.questions-form input, select{
		min-width:300px;
	}
	#contact-message .form-price ul li select{ font-size: 14px;border-radius:2px; border:0px;margin-right:0px;height: 40px;background: #CFDACC;min-width:380px;max-width:380px;}
	#contact-message .form-price ul li input{font-size: 14px; border:0px;margin-right:0px;height: 40px;background: #CFDACC;min-width:380px;max-width:380px;}


	#company-introduction .introduction-images-intro
	{
		margin-top: 66px;
	}
	
	.header-nav-menu{display:flex;justify-content:space-between;flex-direction:row;flex-wrap:nowrap;overflow:hidden;}

	.header-title .title{font-size:5rem;}
	.header-title .sub_title{font-size:2rem;}
	.sdt-center-price{margin-top:15%;}	
}

.swiper-css-mode > .swiper-wrapper{overflow: inherit;}